sequence of statement meaning in Chinese
语句顺序
语句序列
Examples
- Method in situations where you must control the sequence of statement types for example , insert before update
在必须控制语句类型顺序的情况下(例如, insert在update之前) ,应用程序可以调用 - Method in situations where you must control the sequence of statement types for example , inserts before updates
在必须控制语句类型顺序的情况下(例如, insert在update之前) ,应用程序可以调用 - This isn t much of a restriction for most purposes , because you can put any sequence of statements you want in a block
在大多数情况下这算不上是限制,因为可以将所需要的任何语句序列放到块中。 - Where more than one specification is involved , it is best to make the sequence of test cases correspond to the sequence of statements in the primary specification for the unit
如果测试多个规格,最佳方法是将测试用例的顺序与单元的主要规格声明顺序保持一致。